[ How to Install Sellbuy Agent ]
1. Unzip the file.
2. Put it in each directory in data folder.
3. Check autotrading button.
4. Press Ctrl+O and Expert Advisors Tab, Check Allow WebRequest for listed URL and add http://besteatop.com
5. #Sellbuy Agent template is load.
6. Makeup your system trading style.

* If it does not work, please check Autotrading button and WebRequest url.

[ Inputs setting ]

OrderSignal - Opening slot ( Menual, CrossEma )
CloseSignal - Closing slot ( Menual, EarnPip, CrossEma )

AlertOnlyOrder = false;  - not open, only Alert popup or Mobile push
AlertNewCandle  = false; - New candle alert, mobile push

OrderDirection = both, Buy, Sell ( Direction in auto order  )
FixedLots  = false - If use fixed lots
double lots  = 0.01 - fixed lots
percentRisk    = 10      

UseSLTP      = true - Use stop loss , takeprofit
StopLoss     = 50             
takeProfit   = 10
 
trailingstart=0 - If set 0(default), Not use
trailingstop=20

breakevenstart=0 If set 0(default), Not use
breakeven=10

StepVolume    = 1 - Volume adjustment unit in panel view
Fast_Ma_Period=5 
Slow_Ma_Period=10

RepeatOrder = 1 - Unlimited : 0: Unlimit Number: Count

PanelviewPosition = "Position Settings "
xOffset           = 120                  
yOffset           = 260

